Skip to content

chore(main): release 7.1.1#472

Merged
gjtorikian merged 2 commits intomainfrom
release-please--branches--main--components--workos
Apr 29, 2026
Merged

chore(main): release 7.1.1#472
gjtorikian merged 2 commits intomainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

@workos-sdk-automation workos-sdk-automation Bot commented Apr 29, 2026

🤖 I have created a release beep boop

7.1.1 (2026-04-29)

Bug Fixes

  • seal session client-side in Session#refresh (#470) (32662ab)

This PR was generated with Release Please. See documentation.


Open in Devin Review

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 29, 2026

Greptile Summary

This is an automated release-please PR bumping the gem version from 7.1.0 to 7.1.1. The only substantive change shipped is the fix from PR #470 (sealing the session client-side in Session#refresh); this PR itself contains only the version bump across version.rb, Gemfile.lock, .release-please-manifest.json, and CHANGELOG.md.

Confidence Score: 5/5

This PR is safe to merge — it contains only automated version bump changes with no logic modifications.

All four changed files are purely version metadata (version constant, lockfile, manifest, changelog). No code logic, security-sensitive paths, or custom rules are touched.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 7.1.0 to 7.1.1 — no issues.
CHANGELOG.md New 7.1.1 entry added documenting the session sealing bug fix — no issues.
Gemfile.lock Gem version updated from 7.1.0 to 7.1.1 in the lockfile — no issues.
lib/workos/version.rb VERSION constant bumped from "7.1.0" to "7.1.1" — no issues.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 7.1.0 → 7.1.1]
    B --> C[lib/workos/version.rb]
    B --> D[Gemfile.lock]
    B --> E[.release-please-manifest.json]
    B --> F[CHANGELOG.md]
    F --> G[Documents: seal session client-side in Session#refresh]
Loading

Reviews (1): Last reviewed commit: "chore: update Gemfile.lock" | Re-trigger Greptile

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@gjtorikian gjtorikian merged commit 260974f into main Apr 29, 2026
8 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos branch April 29, 2026 15:28
@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant